Skip to content

fix(deps): update go-openapi packages#2567

Merged
Baarsgaard merged 1 commit intomasterfrom
renovate/go-openapi
Mar 11, 2026
Merged

fix(deps): update go-openapi packages#2567
Baarsgaard merged 1 commit intomasterfrom
renovate/go-openapi

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/runtime v0.29.2v0.29.3 age confidence
github.com/go-openapi/strfmt v0.25.0v0.26.0 age confidence

Release Notes

go-openapi/runtime (github.com/go-openapi/runtime)

v0.29.3

Compare Source

0.29.3 - 2026-03-08

Full Changelog: go-openapi/runtime@v0.29.2...v0.29.3

27 commits in this release.


Fixed bugs
Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

runtime license terms

License

Per-module changes


client-middleware/opentracing (0.29.3)

Documentation
Code quality
Miscellaneous tasks
go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.26.0

Compare Source

0.26.0 - 2026-03-07

Dropped mongodb dependency - Kept backward-compatibility

Full Changelog: go-openapi/strfmt@v0.25.0...v0.26.0

43 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Updates
Other

People who contributed to this release

New Contributors

strfmt license terms

License

Per-module changes


enable/mongodb (0.26.0)

Miscellaneous tasks

internal/testintegration (0.26.0)

Code quality
Testing
Miscellaneous tasks
Updates
Other
  • Add MongoDB integration tests for all strfmt BSON types by @​Copilot in #​215 ...
  • Upgrade integration tests to mongo-driver v2 and go mod tidy by @​Copilot ...
  • Add MongoDB integration tests with testintegration build tag and CI workflow by @​Copilot ...

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-openapi branch 2 times, most recently from 14e43ed to ec34152 Compare March 11, 2026 18:03
| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| go         | github.com/go-openapi/runtime | v0.29.2 | v0.29.3 |
| go         | github.com/go-openapi/strfmt  | v0.25.0 | v0.26.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/go-openapi branch from ec34152 to f6d6ca4 Compare March 11, 2026 21:02
@renovate-sh-app renovate-sh-app bot changed the title fix(deps): update module github.com/go-openapi/strfmt to v0.26.0 fix(deps): update go-openapi packages Mar 11, 2026
@renovate-sh-app
Copy link
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 25 additional dependencies were updated

Details:

Package Change
github.com/go-openapi/analysis v0.24.1 -> v0.24.3
github.com/go-openapi/errors v0.22.4 -> v0.22.7
github.com/go-openapi/loads v0.23.2 -> v0.23.3
github.com/go-openapi/spec v0.22.3 -> v0.22.4
github.com/go-openapi/swag/conv v0.25.4 -> v0.25.5
github.com/go-openapi/swag/fileutils v0.25.1 -> v0.25.5
github.com/go-openapi/swag/jsonname v0.25.4 -> v0.25.5
github.com/go-openapi/swag/jsonutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/loading v0.25.4 -> v0.25.5
github.com/go-openapi/swag/mangling v0.25.1 -> v0.25.5
github.com/go-openapi/swag/stringutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/typeutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/yamlutils v0.25.4 -> v0.25.5
github.com/go-openapi/validate v0.25.1 -> v0.25.2
github.com/go-viper/mapstructure/v2 v2.4.0 -> v2.5.0
go.opentelemetry.io/otel v1.39.0 -> v1.41.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.41.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.41.0
golang.org/x/crypto v0.47.0 -> v0.48.0
github.com/go-openapi/jsonpointer v0.22.4 -> v0.22.5
github.com/go-openapi/jsonreference v0.21.4 -> v0.21.5
golang.org/x/net v0.49.0 -> v0.50.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/term v0.39.0 -> v0.40.0
golang.org/x/text v0.33.0 -> v0.34.0

@Baarsgaard Baarsgaard added this pull request to the merge queue Mar 11, 2026
Merged via the queue into master with commit c5c829b Mar 11, 2026
19 checks passed
@Baarsgaard Baarsgaard deleted the renovate/go-openapi branch March 11, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant